home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-04-10 | 413 b | 13 lines | [TEXT/KAHL] |
- /****************************************
- File: OQD_Test.h
- Function: Header for OQD_Test window.
- History: 10/3/90 Original by Prototyper.
- ****************************************/
-
- extern void Init_OQD_Test(void);
- extern void Close_OQD_Test(WindowPtr whichWindow);
- extern void Open_OQD_Test(void);
- extern void UpDate_OQD_Test(WindowPtr whichWindow);
- extern void Do_OQD_Test(EventRecord *myEvent);
-
-